/*------------------
author:steven
email:23231590@qq.com
-----------------*/
@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; }
*:focus {outline: none;} 
h1 , h2 , h3 , h4 , h5 { font-weight:normal; }
input , button , textarea { font:14px/2.0; font-family:"\5FAE\8F6F\96C5\9ED1",Arial,"\5B8B\4F53"; color:#666666; float:left; outline:none; cursor:pointer; resize:none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; } 
body {font:14px/2.0 "\5FAE\8F6F\96C5\9ED1",Arial,"\5B8B\4F53"; color:#666666; background:#fffefe; line-height:2; }
.fl , ul , li , dl , dt , dd { float:left; }
.fr { float:right; }
.f12 { font-size:12px; }
.hide { display:none; }
li { list-style:none; }
img { border:none; vertical-align: top; }
.arial { font-family:Arial; }
.mtop10 { margin-top:10px; }
.mtop20 { margin-top:20px; }
.mtop30 { margin-top:30px; }
.mbottom20 { margin-bottom:20px; }
.radius { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
i , em { font-style:normal; }
.header , .header_s , .hlogo , .mnav , .main , .partner , .middle , .foot , .footer , .copyright , .newico , .newmain , .release { width:1200px; margin:0 auto; overflow:hidden; }
/* a */
a { color:#666666; text-decoration:none; cursor:pointer; }
a:hover { color:#094fbf; }

.header_s { width:100%; position:fixed; top:0; left:0; background:#ffffff; border-bottom:1px solid #f0f0f0; line-height:70px; text-align:center; font-size:16px; }
.header_s a { padding:0 30px; }
.header_s a.choose { background:#094fbf; padding:7px 30px; color:#ffffff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
.header_s span { padding:0 20px; color:#e4e4e4; }
/* header */
.header { width:100%; border-bottom:1px solid #f0f0f0; background:#fdfdfd;  }
.hlogo { padding:15px 0; }
.header .logo a { width:215px; height:65px; background:url(../images/logo.png) no-repeat center center; display:inline-block; text-indent:-100000px; }
.navbar { line-height:40px; }
.navbar ul li {  color:#adadad; } 
.navbar ul li.top { padding-top:15px; }
.navbar ul li a { display:block; float:left; padding:15px; }
.navbar ul li.on a { padding:15px 10px; } 
.navbar ul li a.choose { color:#094fbf; }
.navbar ul li a.ico {  padding:15px;   } 
.navbar ul li a.ico:hover { } 
.navbar ul li a.icochoose { color:#094fbf; background:url(../images/ico.png) no-repeat 100px -117px; }
.navbar ul li .sub { display:none; position:fixed; top:60px; overflow:hidden; z-index:1000; background:#ffffff; border:1px solid #ccc; }
.navbar ul li .sub a { padding:5px 0 5px 0; float:left; text-align:center; }
.navbar ul li .sub span { float:left; padding-top:5px; color:#adadad; font-size:12px; }
.navbar ul li a.search { background:url(../images/ico.png) no-repeat 0 0; padding-left:25px; }
.navbar ul li a:hover.search { background:url(../images/ico.png) no-repeat -157px -134px; color:#094fbf; }
.navbar .addnews { padding:15px 0 0 25px; }
.navbar .addnewss { padding:15px 20px 0 25px; }
.navbar .addnews a { color:#094fbf; border:1px solid #094fbf; line-height:34px; margin:2px 0; display:block; padding:0 15px;  }
.navbar .addnews a:hover { color:#ffffff; border:1px solid #094fbf; background:#094fbf; }

.mnav { padding:10px 0; line-height:40px; border-top:2px solid #094fbf; width:100%; border-bottom:1px solid #d7d7d7; background:#ffffff; }
.mnav ul { width:1200px; margin:0 auto; float:none; }
.mnav ul li { padding:0 9px; color:#e4e4e4; }
.mnav ul li a { padding:0 5px 0 4px; font-size:18px; }
.mnav ul li a.choose { color:#094fbf; }
/* header-search */
.header-search { height:80px; width:100%; background:url(../images/bg.jpg) center -700px; background-size:100%; position:relative; z-index:9999; float:left; display:none; }
.header-search .search-box { width:600px; height:40px; position:absolute; top:20px; left:50%; margin-left:-300px; position:relative; z-index:9999; }
.header-search .search-box input{ width:480px; border-radius:10px 0 0 10px; -moz-border-radius:10px 0 0 10px; -webkit-border-radius:10px 0 0 10px; border:0; height:20px; padding:10px 20px; background:#fdfdfd; overflow:hidden ;vertical-align:middle; float:left; }
.header-search .search-box button { width:80px; height:40px; float:left; overflow:hidden; text-align:center; color:#fff; border:none;background:#094fbf; outline:none; cursor:pointer; border-radius:0 10px 10px 0; -moz-border-radius:0 10px 10px 0; -webkit-border-radius:0 10px 10px 0;}
.header-search .search-box button:hover{ }
.header-search .search-box a.close { width:40px;height:40px;position:absolute;right:-40px; font-size:30px; text-align:center; color:#ffffff; }
/* newico */
.newico { width:1175px; background: url(../images/ico.png) no-repeat 0 -223px; height:40px; line-height:40px; padding:15px 0 15px 25px; color:#c1c1c1; }
.newico a { color:#c1c1c1; }
.newico a:hover { color:#094fbf; }
.newico span { color:#adadad; padding:0 6px; }
.newico i { cursor:pointer; margin:0 10px; padding:0 0 0 20px; width:60px; display:inline-block; }
.newico i.i1 { background:url(../images/ico.png) no-repeat -98px -299px; color:#008cd6; }
.newico i.i1 a { color:#008cd6; } 
/* newmain */
.newmain {  width:800px; padding:0 0 20px 0; text-align:center;  border-bottom:1px dashed #e2e0e0; margin-bottom: 20px; }
.newmain h1 { width:800px; margin:0 auto; font-size:26px; line-height:45px; }
.newmain .tab { width:800px; margin:0 auto; color:#aeaeae; padding:10px 0; }
.newmain .tab span { padding:0 10px; }
.newmain .prompt { width:800px; margin:0 auto; color:#999999; line-height:26px; padding:10px 0; } 
.newmain .prompt span { background:url(../images/ico.png) no-repeat -40px -383px; width:30px; height:19px; display:inline-block; }
.newmain .share { width:800px; margin:0 auto; padding:10px 0 0 0; }
.newmain .share a { margin:0 10px; height:40px; width:40px; display:inline-block; background:url(../images/ico.png) no-repeat 0 0; text-indent:-100000px;  }
.newmain .share a.weibo { background-position:0 -296px; }
.newmain .share a.weixin { background-position:-40px -296px; }
.newmain .share a.qq { background-position:0 -336px; }

/* zlnewmain */
.zlnewmain { width:800px; padding:5px 0 20px 0; }
.zlnewmain h1 { width:800px; font-size:28px; line-height:45px; text-align:center; }
.zlnewmain .tab { width:800px; color:#aeaeae; padding:10px 10px 0 0; text-align:center; }
.zlnewmain .tab span { padding:0 20px; color:#d6d6d6 }
.zlnewmain .prompt { width:778px; margin:10px 0 0 0; color:#999999; line-height:26px; padding:10px 15px; border:1px dashed #e2e0e0; } 
.zlnewmain .share { width:800px; margin:0 auto; padding:20px 0 0 0; text-align:center; }
.zlnewmain .share a { margin:0 10px; height:40px; width:40px; display:inline-block; background:url(../images/ico.png) no-repeat 0 0; text-indent:-100000px;  }
.zlnewmain .share a.weibo { background-position:0 -296px; }
.zlnewmain .share a.weixin { background-position:-40px -296px; }
.zlnewmain .share a.qq { background-position:0 -336px; }


/* main */
.main { padding-bottom:20px; min-height:750px; }
.main .left { width:800px; }
.hotpic { width:800px; }
.bigpic { width:540px; }
.bigpic a { width:540px; height:290px; position:relative; display:block; color:#ffffff; font-size:16px; }
.bigpic a span { background:url(../images/picbg.png) repeat-x left bottom; position:absolute; left:0; width:520px; line-height:26px; bottom:0; padding:10px;}
.smallpic { width:250px; margin-left:10px; }
.smallpic li { width:250px; height:140px; background:#000; margin-bottom:10px; }
.smallpic li a { width:250px; height:140px; position:relative; display:block; color:#ffffff; font-size:14px; }
.smallpic li a span {  position:absolute; left:0; line-height:20px; bottom:0; padding:5px 10px; }

.update { width:800px; }
.update a { width:800px; background:#d8f3ff; display:block; float:left; color:#094fbf; text-align:center; padding:5px 0; }
/* newslist */
ul.newslist { width:800px; }
ul.newslist li { width:800px; height:115px; border-bottom:1px solid #f0f0f0;  display:block; float:left; width:800px; padding:25px 0; }
ul.newslist li:hover { background:#f9f9f9; }
ul.newslist li img { width:198px; border:1px solid #eaeaea; float:left; }
ul.newslist li .intro { width:585px; margin-left:15px; }
ul.newslist li .intro p { padding:10px 0 0 0; line-height:30px; font-size:20px; font-weight:600; }
ul.newslist li .intro p a { color:#222222; }
ul.newslist li .intro p a:hover { color:#094fbf; }
ul.newslist li .info { height:25px; padding-top:20px; line-height:25px; color:#999999; }
ul.newslist li .info span { border:1px solid #094fbf; color:#094fbf; padding:2px 15px; float:left; line-height:19px;  }
ul.newslist li .info em , ul.newslist li .info i { display:block; float:left; }
ul.newslist li .info em { padding:0 10px; }
ul.newslist li .info i { padding-left:15px; }
ul.newslist li.wintro { padding:10px 0; }
ul.newslist li.wintro .intro { width:800px; margin-left:0; }
ul.newslist li.wintro .intro  p { line-height:32px; padding-top:20px; }
/* enterprisenews */
ul.enterprisenews { width:800px; }
ul.enterprisenews li { width:800px; border-bottom:1px solid #f0f0f0; padding:20px 0; }
ul.enterprisenews li.none { border-bottom:0; }
ul.enterprisenews li.logo { width:800px; border-bottom:1px solid #f0f0f0;  padding:20px 0; position:relative; }
ul.enterprisenews li.logo p { width:700px; }
ul.enterprisenews li.logo blockquote { width:700px; }
ul.enterprisenews li.logo .alogo { position:absolute; top:45px; right:0; }
ul.enterprisenews li.logo .alogo img { border-radius:80px; }
ul.enterprisenews li .f14 { color:#094fbf; }
ul.enterprisenews li .f12 span { padding-right:20px; }
ul.enterprisenews li .f12 span.s1 { color:#99d75c; }
ul.enterprisenews li .f12 span.s2 { color:#ef4d60; }
ul.enterprisenews li .f12 span.s3 { color:#008cd6; }
ul.enterprisenews li .f18 { font-size:18px; font-weight:bold; }
ul.enterprisenews li blockquote { color:#adadad; line-height:25px; }
/* zhuanlan */
.zhuanlan { width:800px; }
.zhuanlan dl { width:800px; border-bottom:1px solid #f0f0f0; padding:20px 0; }
.zhuanlan dl dt { width:75px; text-align:center; padding-top:5px; }
.zhuanlan dl dt img { border-radius:75px; }
.zhuanlan dl dd { width:710px; padding:0 0 0 15px; }
.zhuanlan dl dd .f18 {  font-size:18px; font-weight:700; }
.zhuanlan dl dd  blockquote { color:#adadad; line-height:25px; }
.zhuanlan dl dd .f12 span { padding-right:20px; color:#008cd6; }
/* rightzhuanlan */
.rightzhuanlan { width:120px; margin-top:20px; padding:20px 10px; text-align:center; background:#f7f7f7;}
.rightzhuanlan img { border-radius:100px; }
.rightzhuanlan .f16 { padding:3px 0; font-size:16px; }
.rightzhuanlan ul { width:120px; padding:10px 0; margin:15px 0; line-height:25px; border-bottom:1px solid #dcdcdc; border-top:1px solid #dcdcdc; }
.rightzhuanlan ul li { width:50px; padding:0 5px; color:#999999; }
.rightzhuanlan ul li .arial { font-size:16px; color:#000;}
.rightzhuanlan a.follow { background:#094fbf; color:#ffffff; display:block; width:120px; float:left; font-size:16px; }
/* leftzhuanlan */
.leftzhuanlan { width:630px; margin-left:30px; }
.leftzhuanlan ul li { width:630px; border-bottom:1px solid #f0f0f0; padding:20px 0 20px 0; }
.leftzhuanlan ul li .f18 { font-size:18px; font-weight:700; }
.leftzhuanlan ul li  blockquote { color:#adadad; line-height:25px; }
.leftzhuanlan ul li .f12 span { padding-right:20px; color:#008cd6; }
.leftzhuanlan .zmomre { width:198px; padding:10px 0; margin:30px 215px; text-align:center; border:1px solid #094fbf; color:#094fbf; cursor:pointer;}
.leftzhuanlan .zmomre a { width:198px; display:block; color:#094fbf; }
/* newsclass */
ul.newsclass { width:758px; padding:10px 20px; border:1px solid #f0f0f0; background:#ffffff; }
ul.newsclass p { width:735px; padding:10px 1px 10px 2px; margin-bottom:10px; border-bottom:1px solid #f0f0f0; }
ul.newsclass li { width:117px; padding:4px 0 4px 30px; }
ul.newsclass li .radius { color:#000; font-weight:bold; background:#094fbf; color:#ffffff; padding:2px 5px; } 
/* momre */
.main .left .momre { width:198px; padding:10px 0; margin:30px 300px; text-align:center; border:1px solid #094fbf; color:#094fbf; cursor:pointer;}
.main .left .momre a { width:198px; display:block; color:#094fbf; }
.left .ktime { color:#094fbf; font-size:18px; width:780px; padding:5px 0 5px 20px; border-bottom:1px solid #f0f0f0; background:url(../images/ico.png) no-repeat -87px -88px; }
.left .ktitle { font-size:26px; overflow:hidden; color:#999999; width:800px; border-bottom:1px solid #f0f0f0; padding:0 0 10px 0; line-height:50px; }
.left .ktitle.none { border:0; }
.left .ktitle.c1 { color:#094fbf; }
.left .ktitle a { font-size:12px; background:#ffffff; border:1px solid #e7e7e7; color:#d0cece; display:inline-block; line-height:30px; margin:0 0 0 10px; padding:0 15px; }
.left .ktitle a.choose { color:#094fbf; border:1px solid #094fbf; }
.left .ktitle a.fbzp { color:#ffffff; background:#094fbf; border:1px solid #094fbf; margin-left:30px; }
.left .ktit { width:775px; border-bottom:1px solid #f0f0f0; background:url(../images/ico.png) no-repeat 0 -237px; height:40px; line-height:40px; padding:0 0 0 25px; }
.left .ktit a { color:#c1c1c1; }
.left .ktit a:hover { color:#094fbf; }
.left .ktit span { color:#adadad; padding:0 6px; }
.left .ksearch { width:760px; background:#f8f8f8; padding:20px; overflow:hidden; }
.left .ksearch .input1 { border:1px solid #ffffff; padding:8px; color:#666666; width:300px; }
.left .ksearch .input2 { border:1px solid #008cd6; padding:8px; color:#ffffff; background:#008cd6; width:70px; margin-left:20px; }
.left .ksearch a { border:1px solid #008cd6; padding:8px; color:#ffffff; background:#008cd6; padding:0 20px; line-height:33px; height:33px; }
.left .ksearchlist { width:760px; background:#f8f8f8; padding:20px; overflow:hidden; }
.left .ksearchlist .input1 { border:1px solid #ffffff; padding:8px; color:#666666; width:650px; }
.left .ksearchlist .input2 { border:1px solid #008cd6; padding:8px; color:#ffffff; background:#008cd6; width:70px; margin-left:20px; }
.left .kname { line-height:40px; height:40px; padding:30px 0 20px 0; }
.left .kname .fl { color:#bebebe; }
.left .kname .f20 { font-size:20px; color:#094fbf; margin-right:20px; }
.left .kname .fr { color:#999999; }
.left .kname .fr a { height:40px; width:40px; margin:0 0 0 10px; background:url(../images/ico.png) no-repeat 0 0; text-indent:-100000px; }
.left .kname .fr a.weibo { background-position:0 -296px; }
.left .kname .fr a.weixin { background-position:-40px -296px; }
.left .kname .fr a.qq { background-position:0 -336px; }
.left .updowm { padding:10px 0; width:800px; text-align:center; }
.left .updowm a { padding:5px 30px; display:inline-block; border:1px solid #094fbf; color:#094fbf; margin:0 10px; }
.left .updowm a:hover { border:1px solid #094fbf; background:#094fbf; color:#ffffff; }
.left .kcontent { font-size:16px; line-height:35px; }
.left .kexplain { border-top:1px solid #f0f0f0; padding:10px 0 30px 0; color:#adadad; }
.left .label { padding:10px 0 20px 0; color:#adadad; text-align:center; font-size:12px; }
.left .label a { background:#ebebeb; padding:10px 20px; margin:0 5px; color:#999999; }
.left .label a:hover { background:#094fbf; padding:10px 20px; margin:0 5px; color:#ffffff; }
.left .relevant { }
.left .relevant p { border-bottom:1px solid #f0f0f0; padding:0 10px 10px 10px; font-size:16px; }
.left .relevant ul { padding:10px 10px 0 10px; }
.left .relevant ul li { width:765px; line-height:30px; background: url(../images/ing.png) no-repeat center left; font-size:12px; padding-left:15px; color:#adadad; }
.left .relevant ul li a { font-size:14px; margin-right:15px; }
.left .relevant ul li span { padding-right:20px; }
.left dl.flash { width:800px; border-bottom:1px solid #f0f0f0; margin:7px 0 5px 0; padding:5px 0 10px 0; }
.left dl.flash dt { width:70px; font-size:20px; color:#094fbf; }
.left dl.flash dd { width:730px; padding-top:5px; }
.left dl.flash dd p { line-height:25px; }
.left dl.flash dd p.ico { text-align:right; padding:5px 0; }
.left dl.flash dd p.ico span { color:#094fbf; padding:0 0 0 20px; cursor:pointer; }
.left dl.flash dd p.ico a { padding:0 30px 0 20px; color:#c4c4c4; background:url(../images/ico.png) no-repeat -46px -146px; }
.left dl.flash dd p.ico span i { padding:0 0 0 5px; }

.left dl.flashs { width:800px; border-bottom:1px solid #f0f0f0; margin:7px 0 5px 0; padding:5px 0 10px 0; }
.left dl.flashs dt { width:800px; font-size:12px; color:#cccccc; }
.left dl.flashs dd { width:800px; line-height:25px; }
.left dl.flashs dd a { color:#999; }
.left dl.flashs dd a i { color:#d90606; }

.left ul.interview { width:800px; }
.left ul.interview li { width:780px; padding:10px 10px; border-bottom:1px solid #f0f0f0; height:50px; line-height:50px; }
.left ul.interview li .f20 { font-size:20px; width:70px; color:#008cd6; float:left; }
.left ul.interview li .fl { padding:3px 10px 0 20px; color:#a2a2a2; }
.left ul.interview li .fr { padding:3px 0 0 0; }
.left ul.interview li .fr a.sc1 { color:#47d443; margin-right:20px; }
.left ul.interview li .fr a.sc2 { color:#008cd6; }

.left dl.meeting { width:800px; border-bottom:1px solid #f0f0f0; margin:7px 0 5px 0; padding:20px 0 25px 0; }
.left dl.meeting dt { width:800px; font-size:20px; color:#094fbf; line-height:30px; }
.left dl.meeting dt span { float:right; font-size:12px; }
.left dl.meeting dd { width:800px; color:#999999; }
.left dl.meeting .meetingabout { width:800px; }
.left dl.meeting .meetingabout .fl { color:#adadad; }
.left dl.meeting .meetingabout .fr { color:#adadad; }
.left dl.meeting .meetingabout span { color:#094fbf; padding:0 0 0 20px; cursor:pointer; }
.left dl.meeting .meetingabout a { padding:0 30px 0 20px; color:#c4c4c4; background:url(../images/ico.png) no-repeat -38px -146px; }
.left dl.meeting .meetingabout span i { padding:0 0 0 5px; }

.left dl.jinneg { width:800px; border-bottom:1px solid #f0f0f0; margin:7px 0 5px 0; padding:15px 0 20px 0; }
.left dl.jinneg dt { width:800px; font-size:20px; color:#094fbf; line-height:30px; }
.left dl.jinneg dt a { color:#094fbf; }
.left dl.jinneg dd { width:800px; color:#999999; padding:10px 0; }
.left dl.jinneg .jinnegabout { width:800px; }
.left dl.jinneg .jinnegabout .fl { color:#99d75c; }
.left dl.jinneg .jinnegabout .fr { color:#adadad; }
.left dl.jinneg .jinnegabout span { color:#094fbf; padding:0 0 0 20px; cursor:pointer; }
.left dl.jinneg .jinnegabout a { padding:0 30px 0 20px; color:#c4c4c4; background:url(../images/ico.png) no-repeat -38px -146px; }
.left dl.jinneg .jinnegabout span i { padding:0 0 0 5px; }

.left dl.kaoshi { width:780px; border-bottom:1px solid #f0f0f0; margin:0 0 5px 0; padding:10px 10px 20px 10px; }
.left dl.kaoshi dt { width:650px; }
.left dl.kaoshi dt p { width:650px; padding:2px 0; }
.left dl.kaoshi dt p span { padding:0 20px; color:#cccccc; }
.left dl.kaoshi dt p i { padding-right:5px; }
.left dl.kaoshi dt p.f12 { color:#cccccc; padding:0; }
.left dl.kaoshi dt a { width:650px; color:#094fbf; font-size:20px; }
.left dl.kaoshi dd { width:130px; padding-top:30px; }
.left dl.kaoshi dd a { width:108px; border:1px solid #094fbf; color:#094fbf; padding:8px 10px; display:inline-block; text-align:center; }

.left .name { width:800px; padding:20px 0 0 0; color:#094fbf; font-size:16px; }
.left .name i { padding-left:5px; }

.left dl.radiolist { width:780px; padding:15px 10px 15px 10px; border-bottom:1px solid #eeeeee; }
.left dl.radiolist dt { width:780px; }
.left dl.radiolist dd { width:740px; padding:5px 20px; }
.left dl.radiolist dd span { padding:0 5px; }

.left dl.chklist { width:780px; padding:15px 10px 15px 10px; border-bottom:1px solid #eeeeee; }
.left dl.chklist dt { width:780px; }
.left dl.chklist dd { width:740px; padding:5px 20px; }
.left dl.chklist dd span { padding:0 5px; }

.left ul.zhaopin { width:800px; }
.left ul.zhaopin li { width:790px; color:#cccccc; padding:2px 5px; line-height:60px; height:60px; border-bottom: 1px solid #f0f0f0; }
.left ul.zhaopin li a { font-size:16px; }
.left ul.zhaopin li i { padding-left:20px; }
.left ul.zhaopin li strong { font-weight:normal; color:#d90606; }

.left .zhaopinz { width:800px; }
.left .zhaopinz h1 { color:#f15a5a; padding:20px 0 10px 0; }
.left .zhaopinz .add { width:800px; }
.left .zhaopinz .add span { background:#ffffff; border:1px solid #eeeeee; margin-right:20px; padding:5px 10px; color:#b4b4b4; }
.left .zhaopinz .tip { width:800px; padding:30px 0 10px 0; font-size:22px; }
.left .zhaopinz .zcon { width:800px; }
.left .zhaopinz .tab { width:800px; padding:30px 0 10px 0; color:#999999; }

.left ul.qiuzhi { width:800px; padding-top:10px; }
.left ul.qiuzhi li { }
.left ul.qiuzhi li .qleft { width:258px; }
.left ul.qiuzhi li .qleft .red { color:#ff0000; }
.left ul.qiuzhi li .qleft div { width:258px; }
.left ul.qiuzhi li .qleft div.f12 { width:258px; border-top:1px solid #f0f0f0; margin-top:6px; }
.left ul.qiuzhi li .qright { width: 70px; padding:0 0 0 20px; text-align:center; }
.left ul.qiuzhi li a { float:left; color:#666666; margin:10px; width:348px; padding:15px 10px 10px 20px; border:1px solid #f0f0f0; background:#ffffff; }
.left ul.qiuzhi li a:hover { border:1px solid #e5f5fe; background:#f3fbff; }

.left .ok { width:200px; padding:30px 300px; text-align:center; }
.left .ok input { width:200px; background:#094fbf; border:0; padding:15px 0; font-size:16px; text-align:center; color:#ffffff; }
.left .ok a { color:#094fbf; border:1px solid #094fbf; padding:15px 30px; display:inline-block; }

.left .menuList { background:#ffffff; border:1px solid #f0f0f0; width:758px; float:left; padding:5px 20px 15px 20px; margin:10px 0; display:none; }
.left .dblock { display:block; }
.left .mtop40 { margin-top:40px; }
.left .menuList dl { width:758px; padding:15px 0; border-bottom: 1px dashed #f0f0f0; }
.left .menuList dl dt { width:60px; }
.left .menuList dl dt img { border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;}
.left .menuList dl dd { width:698px; }
.left .menuList dl dd p { height:30px; line-height:30px; }
.left .menuList dl dd p span { color:#adadad; }
.left .menuList dl dd blockquote { padding:0 0 0 22px; color:#999999; background:url(../images/s.png) no-repeat 0 -16px; }
.left .menuList form { padding:20px 0 10px 0; float:left; }
.left .menuList form textarea { padding:10px; width:736px; border:1px solid #f0f0f0; font-size:12px; }
.left .menuList form button { width:80px; height:40px; float:left; overflow:hidden; text-align:center; margin-top:15px; color:#fff; border:none;background:#094fbf; outline:none; cursor:pointer; float:right; }
.left .menuList .nologin { padding:20px 0 20px 0; margin-top:10px; float:left; text-align:center; width:756px; }
.left .menuList .nologin span { color:#094fbf; padding:0 10px 0 0; }
.left .con { font-size:16px; line-height:35px; }
.left .con p { padding:0 0 20px 0;}
.left .con iframe { width:100%; height:510px; }
.left .con p iframe { width:100%; height:510px; }
.left .con p embed { width:600px; margin-left:-2em;  height:470px; }
.left .con #containerULU { display:none; }

.left .con p img { margin-left:-0em; max-width:800px; }
.left .con .conad { width:800px; text-align:center; padding:25px 0; margin-bottom:20px; border-bottom:1px solid #f0f0f0; border-top:1px solid #f0f0f0; }
.left .con .tip { font-size:16px; line-height:35px; color:#999999; }
.left .con .tip span { padding:0 5px; color:#adadad; }
.left .tiptit { font-size:16px; width:800px; padding-top:10px; }
.left .tipabout { font-size:16px; width:800px; color:#999999; }
.left .leftad { width:800px; margin:10px 0 0 0; }

.left dl.searchlist { width:800px; border-bottom:1px solid #f0f0f0; padding:20px 0 25px 0; }
.left dl.searchlist dt { width:800px; font-size:16px; line-height:30px; font-weight:bold; }
.left dl.searchlist dt a { color:#333333; }
.left dl.searchlist dt a i { color:#d90606; }
.left dl.searchlist dt span { float:right; font-size:12px; }
.left dl.searchlist dd { width:800px; color:#b5b5b5; line-height:23px; }
.left dl.searchlist dd i { color:#d90606; }

#uploadImage ,  #uploadPdf { padding-top:3px; float:left; }

.main .right { width:370px; }

.rightad { width:370px; }
.rightad img { width:370px; }

.boxtop { background:#094fbf; height:2px; font-size:0; width:370px; }

.box { width:328px; border:1px solid #f0f0f0; background:#ffffff; border-top:0; padding:0 20px; overflow:hidden; }
.box .tit { width:328px; border-bottom:1px dashed #f0f0f0; font-size:18px; height:35px; padding:4px 0; text-align:center; color:#094fbf; }
.box ul.flash { padding:15px 0 0 0; height:496px; }
.box ul.flash li { position:relative; width:318px; padding:0 0 6px 10px; border-left:1px solid #f7f7f7; }
.box ul.flash li a { height:70px; line-height:22px; margin-top:2px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden;}
.box ul.flash li span { position: absolute; left:-5px; z-index:1; top:4px; width:9px; height:15px; font-size:0; background:url(../images/ing.png) no-repeat 0 0; }
.box ul.flash li p { color:#999999; background:#094fbf; color:#ffffff; width:40px; text-align:center; line-height:18px; padding:1px 0 0 0; }
.box ul.recommend { width:328px; padding:0 0 10px 0; }
.box ul.recommend li { width:100px; text-align:center; padding:20px 0 10px 0; height:135px; }
.box ul.recommend li img { border-radius:0; }
.box ul.recommend li a i { color:#ffffff; padding:0 4px; border-radius:50px; font-size:12px; margin-left:5px; }
.box ul.recommend li a i.i1 { background:#d90606; }
.box ul.recommend li a i.i2 { background:#094fbf; }
.box ul.recommend li.c { margin:0 14px; }
.box ul.recommend li p { padding:5px 0 3px 0; line-height:20px; }
.box ul.recommend li blockquote { text-align:center; line-height:15px; color:#999999; height:15px;  white-space: nowrap; overflow: hidden; width:100px; text-overflow: ellipsis; }
.box dl.hot { width:328px; padding:15px 0; border-bottom:1px dashed #f0f0f0; }
.box dl.hot.none { border-bottom:0; }
.box dl.hot dt { width:133px; }
.box dl.hot dd { width:195px; }
.box dl.hot dd p { width:200px; height:44px; line-height:22px; }
.box dl.hot dd p a { width:200px; height:44px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; }
.box dl.hot dd span { height:20px; line-height:20px; color:#adadad; }
.box ul.hotnews { padding:10px 0; }
.box ul.hotnews.ptop { padding:0 0 10px 0; }
.box ul.hotnews p { padding:5px 0; color:#adadad; }
.box ul.hotnews li { width:313px; background:url(../images/ingnws.png) no-repeat top left; padding:5px 0 5px 15px; line-height:22px; }
.box .tab { width:328px; padding:10px 0 15px 0; }
.box .tab a { margin:7px 5px; padding:3px 10px; border:1px solid #f0f0f0; display:inline-block; }
.box .tab a:hover { border:1px solid #094fbf; }
.box ul.resources { width:318px; padding:5px; }
.box ul.resources li { width:318px; }
.box ul.resources li { background: url(../images/ing.png) no-repeat center left; padding:5px 0 5px 13px; width:305px; height:30px; line-height:30px; border-bottom: 1px dashed #f0f0f0; }
.box ul.resources li span { color:#adadad; }
.box ul.resources li span i { padding:0 5px; }
.box .momre1 { margin:15px 110px 10px 110px; cursor:pointer;}
.box .momre1 a { width:98px; padding:3px 0; text-align:center; border:1px solid #094fbf; color:#094fbf;  }
.box .face { width:308px; line-height:60px; padding:20px 10px; font-size:18px; }
.box .face img { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; margin-right:15px; }

.box .face dl { width:308px; } 
.box .face dl dt { width:75px; } 
.box .face dl dd { width:233px; padding-top:5px; } 
.box .face dl dd p { line-height:25px; width:233px; font-size:12px; } 
.box .face dl dd p a { font-size:18px; color:#094fbf; } 

.box .facelist { width:288px; padding:0 20px 10px 20px;  border-bottom: 1px dashed #f0f0f0;  }
.box .facelist .fl { padding:0 10px 0 0; width:80px;}
.box .facelist .fl .f12 { color:#999999; }
.box .facelist .fl .arial { font-size:20px; line-height:40px; }
.box .facelist .fr { padding-top:15px; }
.box .facelist .fr a { width:90px; padding:3px 0; display:inline-block; text-align:center; border:1px solid #094fbf; color:#094fbf; }
.box dl.hotdraft { width:328px; padding:10px 0; border-bottom: 1px dashed #f0f0f0; }
.box dl.hotdraft.none { border-bottom:0; }
.box dl.hotdraft dt { background: url(../images/ingnws.png) no-repeat top left; padding:5px 0 0 15px; line-height: 22px; width:303px; }
.box dl.hotdraft dd { padding:0 0 0 15px; width:303px; color:#adadad; line-height:20px; }

.box ul.searchname { padding:15px 0 15px 0; width:328px; }
.box ul.searchname li { position:relative; width:328px; }
.box ul.searchname li a { width:308px; display:inline-block; padding:6px 0 6px 20px; }
.box ul.searchname li a.dq { background:#f5f5f5; color:#666666; }

.box .kaoshilist { width:324px; padding:2px; }
.box .kaoshilist a { width:25px; display:inline-block; float:left; margin:15px 4px 1px 5px; background:#f9f9f9; border:1px solid #e8e8e8; color:#5e5e5e; text-align:center; height:20px; line-height:20px; font-size:12px; border-radius:2px !important;}
.box .kaoshilist a.dr { background:#094fbf; border:1px solid #094fbf; color:#ffffff; }
.box .kaoshilist a.drx { background:#d8310d; border:1px solid #d8310d; color:#ffffff; }
.box .kaoshilist a.drd { background:#86e353; border:1px solid #86e353; color:#ffffff; }
.boxbot { padding-bottom:15px; }

.rightupdowm { width:328px; border:1px solid #f0f0f0; background:#ffffff; padding:10px 20px; overflow:hidden; }
.rightupdowm p { color:#adadad; }
.rightupdowm p.topborder { border-top: 1px dashed #f0f0f0; padding:10px 0 0 0; margin:10px 0 0 0; }
.rightupdowm a { display:inline-block; width:328px; line-height:25px; }
/*partner*/ 
.partner { width:100%; border-top:1px solid #f0f0f0; padding:20px 0; }
.partner .middle p { padding:3px 0; }
.partner .middle p a { display:inline-block; padding-right:20px; color:#999999; }
.partner .middle p a:hover { color:#094fbf; }
/*leftsub*/ 
.leftsub { width:150px; background:#ffffff; margin-bottom:10px; }
.leftsub .top { background:#094fbf; height:2px; font-size:0; width:150px; }
.leftsub .con { width:148px; border:1px solid #f0f0f0; border-top:0; }
.leftsub .con .face { width:148px; text-align:center; padding:20px 0 10px 0; }
.leftsub .con .face img { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.leftsub .con .face .f16 { font-size:16px; padding-top:5px; }
.leftsub .con .face .f12 { font-size:12px; color:#47d443; line-height:20px; }
.leftsub .con ul { width:108px; border-top:1px solid #f0f0f0; padding:5px 20px; }
.leftsub .con ul li { width:108px; padding:5px 0; }
.leftsub .con ul li a { background:url(../images/lefticoa.png) no-repeat center left; padding-left:22px; width:86px; }
.leftsub .con ul li a:hover { background:url(../images/lefticohover.png) no-repeat center left; padding-left:22px; width:86px; }
.leftsub .con ul li a.a1 { background-position:0 0; }
.leftsub .con ul li a.a2 { background-position:0 -19px; }
.leftsub .con ul li a.a3 { background-position:0 -40px; }
.leftsub .con ul li a.a4 { background-position:0 -60px; }
.leftsub .con ul li a.a5 { background-position:0 -79px; }
.leftsub .con ul li a.a6 { background-position:0 -100px; }
.leftsub .con ul li a.a7 { background-position:0 -120px; }
.leftsub .con ul li a.a8 { background-position:0 -140px; }
.leftsub .con ul li a.a9 { background-position:0 -160px; }
.leftsub .con ul li a.a10 { background-position:0 -180px; }
.leftsub .con ul li a.a11 { background-position:0 -199px; }
.leftsub .con ul li a.a12 { background-position:0 -220px; }
.leftsub .con ul li a.a13 { background-position:0 -240px; }
.leftsub .con ul li a.a14 { background-position:0 -261px; }
.leftsub .con ul li a.a15 { background-position:0 -280px; }
.leftsub .con ul li a.dq { background:url(../images/lefticohover.png) no-repeat center left; color:#094fbf; }
.leftsub .con ul li a.a1.dq { background-position:0 0; }
.leftsub .con ul li a.a2.dq { background-position:0 -19px; }
.leftsub .con ul li a.a3.dq { background-position:0 -40px; }
.leftsub .con ul li a.a4.dq { background-position:0 -60px; }
.leftsub .con ul li a.a5.dq { background-position:0 -79px; }
.leftsub .con ul li a.a6.dq { background-position:0 -100px; }
.leftsub .con ul li a.a7.dq { background-position:0 -120px; }
.leftsub .con ul li a.a8.dq { background-position:0 -140px; }
.leftsub .con ul li a.a9.dq { background-position:0 -160px; }
.leftsub .con ul li a.a10.dq { background-position:0 -180px; }
.leftsub .con ul li a.a11.dq { background-position:0 -199px; }
.leftsub .con ul li a.a12.dq { background-position:0 -220px; }
.leftsub .con ul li a.a13.dq { background-position:0 -240px; }
.leftsub .con ul li a.a14.dq { background-position:0 -261px; }
.leftsub .con ul li a.a15.dq { background-position:0 -280px; }
.leftsub .con ul li i { padding-left:10px; }
/*cmain*/ 
.cmain { width:730px; margin-left:30px; }
.cmain .tit { width:730px; border-bottom:1px solid #f0f0f0; font-size:22px; color:#999999; padding-bottom:6px; }
.cmain .tit .fr { line-height:45px; color:#f0f0f0; }
.cmain .tit .fr a { padding:6px 15px; margin:0 10px; color:#666666; }
.cmain .tit .fr a.dq { color:#094fbf; }
.cmain .tit .fr a.x { background:#094fbf; color:#ffffff;}
.cmain .tit span { font-size:16px; color:#adadad; padding-left:10px; }
.cmain .blog { width:730px; }
.cmain .blog textarea { width:708px; border:1px solid #f0f0f0; padding:10px; background:#ffffff; line-height:25px; font-size:14px; }
.cmain .blog .button { background:#ffffff; width:708px; border:1px solid #f0f0f0; height:31px; padding:15px 10px; border-top:0; }
.cmain .blog .button a { display:inline-block; float:left; width:25px; height:25px; background:url(../images/blog.png) no-repeat; margin:3px 5px 0 5px; text-indent:-100000px; line-height:25px; }
.cmain .blog .button a.a1 { background-position:0 0; }
.cmain .blog .button a.a2 { background-position:0 -25px; }
.cmain .blog .button a.a3 { background-position:0 -50px; }
.cmain .blog .button a.a4 { background-position:0 -75px; }
.cmain .blog .button button { float:right; background:#094fbf; border:0; line-height:31px; padding:0 20px; color:#ffffff; }
.cmain ul.tab { width:730px; border-bottom:1px solid #f0f0f0; height:39px; }
.cmain ul.tab li { padding:0 25px; height:39px; line-height:39px; cursor:pointer; }
.cmain ul.tab li.choose { color:#094fbf; border-bottom:1px solid #094fbf; position:relative;  bottom:0px; left:0; }
.cmain .list { width:730px; }
.cmain .list .momre { width:178px;padding:10px 0; margin:30px 275px; text-align:center; border:1px solid #094fbf; color:#094fbf; cursor:pointer;  }
.cmain .list dl.one { width:720px; padding:20px 5px 15px 5px; border-bottom:1px solid #f0f0f0; }
.cmain .list dl.one dt { width:60px; padding-top:3px; }
.cmain .list dl.one dt img { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.cmain .list dl.one dd { width:650px; padding-left:10px; line-height:25px; }
.cmain .list dl.one dd p a { color:#094fbf; }
.cmain .list dl.one dd p em { font-size:12px; color:#ffffff; padding:0 4px; line-height:15px; border-radius:50px; margin:5px 0 5px 4px; }
.cmain .list dl.one dd p em.e1 { background:#d90606; }
.cmain .list dl.one dd p em.e2 { background:#094fbf; }
.cmain .list dl.one dd p .left10 { padding-left:10px; }
.cmain .list dl.one dd p .left10 a { color:#adadad; }
.cmain .list dl.one dd p span a { color:#adadad; }
.cmain .list dl.one dd blockquote {width:100%;}
.cmain .list dl.one dd blockquote img { margin:10px 0 0 0; max-width:300px; }
.cmain .list dl.one dd blockquote a { padding:5px 5px 5px 10px; display:inline-block; }
.cmain .list dl.one dd blockquote a:hover { background:#f9f9f9; color:#666666; }
.cmain .list dl.one dd .zf a { background:#f9f9f9; color:#666666; }
.cmain .list dl.one dd .f12 { color:#adadad; }
.cmain .list dl.one dd div { text-align:right; width:640px; padding-right:10px; }
.cmain .list dl.one dd div a { color:#adadad; }
.cmain .list dl.one dd div a:hover { color:#094fbf; }
.cmain .list dl.one dd div span { padding:0 20px; color:#e1e0e0; }
.cmain .list dl.one dd .zfline { width:650px; text-align:left; padding:3px 0; } 
.cmain .list dl.one dd .zfline i { padding-right:10px; } 
.cmain .list dl.one dd .zfline a { color:#333333; padding:0 5px; } 
.cmain .list dl.one dd .zf { background:#f9f9f9; border:1px solid #f3f3f3; color:#666666; text-align:left; width:628px; padding:5px 10px; margin:5px 0; }
.cmain .list dl.one dd .zf .zftip { width:618px; font-size:12px; padding:0 0 3px 10px; }
.cmain .list dl.one dd .zf img { margin:5px 0 5px 0; max-width:300px;  }
.cmain .list dl.one dd .zf .zftip a { color:#adadad; }
.cmain .list dl.one .menuList { width:630px; border:1px solid #f0f0f0; background:#ffffff; float:right; padding:10px 10px 0 10px; margin:10px 0; display:none; }
.cmain .list dl.one .menuList form { padding:10px 10px 10px 10px; float:left; }
.cmain .list dl.one .menuList form textarea { padding:10px; width:588px; border:1px solid #f0f0f0; font-size:12px; }
.cmain .list dl.one .menuList form a.trigger {  background:url(../images/blog.png) no-repeat 0 0; width:25px; height:25px; text-indent:-100000px; display:inline-block; margin-top:10px; }
.cmain .list dl.one .menuList form button { width:80px; height:31px; overflow:hidden; text-align:center; margin-top:10px; color:#fff; border:none;background:#094fbf; outline:none; cursor:pointer; float:right; }
.cmain .list dl.one .menuList dl { width:610px; padding:15px 0; margin:0 10px; border-top:1px dashed #f0f0f0; }
.cmain .list dl.one .menuList dl dt { width:60px; }
.cmain .list dl.one .menuList dl dt img { border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;}
.cmain .list dl.one .menuList dl dd { width:550px; padding:0; }
.cmain .list dl.one .menuList dl dd p { height:30px; line-height:30px; width:550px; }
.cmain .list dl.one .menuList dl dd p.dell { text-align:right; border-top:1px dashed #f0f0f0; margin-top:5px; }
.cmain .list dl.one .menuList dl dd p.dell a { color:#adadad; }
.cmain .list dl.one .menuList dl dd p span { color:#adadad; }
.cmain .list dl.one .menuList dl dd blockquote { padding:0 0 0 22px; color:#999999; background:url(../images/s.png) no-repeat 0 -16px; }
.cmain .list dl.one .menuList .more { width:610px; padding:10px 0; text-align:center; border-top:1px dashed #f0f0f0; margin:0 10px;  }

.cmain dl.sixin { width:720px; padding:20px 5px 13px 5px; border-bottom:1px solid #f0f0f0; }
.cmain dl.sixin dt { width:60px; padding-top:3px; }
.cmain dl.sixin dt img { border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; }
.cmain dl.sixin dd { width:650px; padding-left:10px; line-height:25px; }
.cmain dl.sixin dd p { width:650px; }
.cmain dl.sixin dd p a { color:#094fbf; padding-right:5px; }
.cmain dl.sixin dd blockquote { padding:0; color:#999999; width:650px; }
.cmain dl.sixin dd .f12 { color:#adadad; width:650px; line-height:25px; }
.cmain dl.sixin dd .f12 a { color: #094fbf; border:1px solid #094fbf; padding:0 10px; line-height:23px; }

.cmain dl.sixinf { width:720px; padding:20px 5px 13px 5px; border-bottom:1px solid #f0f0f0; }
.cmain dl.sixinf dt { width:720px; color:#ff7800; }
.cmain dl.sixinf dd { width:720px; }
.cmain dl.sixinf dd p { width:720px; }
.cmain dl.sixinf dd p span { background: url(../images/ico.png) no-repeat -40px -381px; margin-top:10px; width:30px; height:19px; display:inline-block; }
.cmain dl.sixinf dd blockquote { padding:0; color:#999999; width:720px; }
.cmain dl.sixinf dd .f12 { color:#adadad; width:720px; line-height:25px; }
.cmain dl.sixinf dd .f12 a { color: #094fbf; border:1px solid #094fbf; padding:0 10px; line-height:23px; }

.cmain dl.fans { width:670px; padding:15px 0; margin:0 30px; border-bottom:1px dashed #f0f0f0; }
.cmain dl.fans dt { width:60px; padding-top:5px; }
.cmain dl.fans dt img { border-radius:100px; }
.cmain dl.fans dd { width:410px; }
.cmain dl.fans dd h2 { width:410px; font-size:16px; line-height:30px; }
.cmain dl.fans dd h2 span { font-size:12px; color:#ffffff; padding:0 4px; border-radius:50px; margin-left:4px; }
.cmain dl.fans dd h2 span.e1 { background:#d90606; }
.cmain dl.fans dd h2 span.e2 { background:#094fbf; }
.cmain dl.fans dd p { width:410px; line-height:22px; }
.cmain dl.fans dd p.f12 { color:#adadad; }
.cmain dl.fans dd p i { padding:0 15px; }
.cmain dl.fans dd p em { padding-left:5px; }
.cmain dl.fans .gz { width:200px; padding-top:25px; }
.cmain dl.fans .gz a { width:78px; margin:0 10px; display:inline-block; text-align:center; color:#999999; border:1px solid #dcd9d9;  line-height:25px; }
.cmain ul.fans { width:730px; padding:15px 0 15px 0; border-bottom:1px solid #f0f0f0; }
.cmain ul.fans li { width:313px; padding:10px 15px 15px; height:140px; border:1px solid #f0f0f0; background:#ffffff; margin:10px; }
.cmain ul.fans li .fl { padding-top:5px; }
.cmain ul.fans li .fl img { border-radius:100px; }
.cmain ul.fans li .fr { width:253px;}
.cmain ul.fans li .fr h2 { width:253px; font-size:16px; line-height:30px; }
.cmain ul.fans li .fr h2 span { font-size:12px; color:#ffffff; padding:0 4px; border-radius:50px; margin-left:4px; }
.cmain ul.fans li .fr h2 span.e1 { background:#d90606; }
.cmain ul.fans li .fr h2 span.e2 { background:#094fbf; }
.cmain ul.fans li .fr p { width:253px; line-height:22px; }
.cmain ul.fans li .fr p.f12 { color:#adadad; }
.cmain ul.fans li .fr p i { padding:0 15px; }
.cmain ul.fans li .fr p em { padding-left:5px; }
.cmain ul.fans li .gz { width:193px; margin-top:15px; padding:15px 0 0 120px; border-top:1px dashed #eaeaea; }
.cmain ul.fans li .gz a { width:70px; margin:0 0 0 20px; display:inline-block; text-align:center; color:#999999; border:1px solid #dcd9d9;  line-height:28px; }

.cmain dl.mynews { width:700px; padding:5px 15px 15px 15px; margin:10px 0 5px 0; background:url(../images/ingnws.png) no-repeat top left; line-height:22px; border-bottom:1px solid #f0f0f0; }
.cmain dl.mynews dt { width:700px; color:#cccccc; }
.cmain dl.mynews dd { width:700px; }
.cmain dl.mynews dd i { padding-left:15px; color:#cccccc; cursor:pointer;}
.cmain dl.mynews dd i.c1 { color:#094fbf; }
.cmain dl.mynews dd i.c2 { color:#ff7800; }
.cmain dl.mynews dd i.c3 { color:#59c934; }
.cmain dl.mynews dd i.c4 { color:#d90606; }

.cmain ul.zhaopin { width:730px; }
.cmain ul.zhaopin li { width:730px; padding:2px 0; line-height:50px; border-bottom: 1px solid #f0f0f0; }
.cmain ul.zhaopin li div { width:730px; }
.cmain ul.zhaopin li span { color:#cccccc; padding:0 0 0 15px; }
.cmain ul.zhaopin li i { padding:0 0 0 20px; }
.cmain ul.zhaopin li a { padding-left:15px; margin-left:10px; color:#094fbf; }
.cmain ul.zhaopin li .namelist { color:#59c934; cursor:pointer; padding-left:15px; }
.cmain ul.zhaopin li .menuList { background:#f9f9f9; overflow:hidden; width:700px; line-height:25px; padding:10px 15px; }
.cmain ul.zhaopin li .menuList div { width:700px; }

.cmain .resume { width:730px; padding-top:10px; }
.cmain .resume a.cj { width:128px; margin:20px 300px; padding:10px 0; border:1px solid #094fbf; color:#094fbf; display:inline-block; text-align:center; }
.cmain .resume form { width:690px; padding:10px 20px; overflow:hidden; }
.cmain .resume form dl { width:690px; padding:20px 0 0 0; }
.cmain .resume form dl dt { width:100px; text-align:right;line-height:35px; }
.cmain .resume form dl dd { width:590px; }
.cmain .resume form dl dd input { width:528px; border:1px solid #f1f1f1; line-height:33px; padding:0 10px; }
.cmain .resume form dl dd textarea { width:528px; border:1px solid #f1f1f1; line-height:25px; padding:8px 10px; }
.cmain .resume form .submit { width:690px; padding:10px 20px; }
.cmain .resume form .submit input { padding:0 20px; float:right; border:1px solid #008cd6; padding:8px 30px; color:#ffffff; background:#008cd6; margin-right:58px; }

.cmain .resume .resumelist { width:690px; padding:10px 20px; overflow:hidden; }
.cmain .resume .resumelist dl { width:690px; padding:10px 0 10px 0; border-bottom: 1px solid #f0f0f0; }
.cmain .resume .resumelist dl dt { width:100px; text-align:right;}
.cmain .resume .resumelist dl dd { width:590px; }
.cmain .resume .resumelist .submit { width:690px; padding:30px 0; text-align:center; }
.cmain .resume .resumelist .submit a {  border:1px solid #008cd6; color:#008cd6; display:inline-block; padding:10px 45px; }

.cmain ul.interview { width:730px; }
.cmain ul.interview li { width:710px; padding:10px 10px; border-bottom:1px solid #f0f0f0; line-height:30px; }
.cmain ul.interview li .fl { padding:3px 20px 0 0; color:#a2a2a2; }
.cmain ul.interview li .f20 { font-size:16px; width:70px; color:#008cd6; float:left; }
.cmain ul.interview li .fr { padding:3px 0 0 0; }
.cmain ul.interview li .fr a.sc1 { color:#47d443; margin-right:20px; }
.cmain ul.interview li .fr a.sc2 { color:#008cd6; }

.cmain ul.interviewlist { width:730px; }
.cmain ul.interviewlist li { width:710px; padding:10px 10px; border-bottom:1px solid #f0f0f0; line-height:30px; }
.cmain ul.interviewlist li span { padding:0 5px; }
.cmain ul.interviewlist li span.c1 { color:#008cd6; }
.cmain ul.interviewlist li span.c2 { color:#47d443; }
.cmain ul.interviewlist li span.c3 { color:#d90606; }

.cmain ul.kaoshi { width:730px; }
.cmain ul.kaoshi li { width:710px; padding:10px 10px; border-bottom:1px solid #f0f0f0; line-height:30px; }
.cmain ul.kaoshi li a { float:right; color:#094fbf; }

.cmain .page { width:670px; margin:0 30px; padding:20px 0 0 0; line-height:30px; }
.cmain .page .laypage_prev { width:85px; text-align:center; }
.cmain .page .laypage_prev a { color:#adadad; }

.cmain .page .laypage_next { width:85px; text-align:center; }
.cmain .page .laypage_next a { color:#adadad; border-radius:3px;}

.cmain .page .right { width:498px; text-align:center; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
.cmain .page a { color:#d3d1d1; padding:5px 15px; margin:0 5px; border:1px solid #fffefe;  border-radius:3px;}
.cmain .page span.laypage_curr { color:#ffffff; background:#094fbf; border:1px solid #094fbf; padding:5px 15px; margin:0 5px; border-radius: 3px;}
.cmain .page a {color:#094fbf; border:1px solid #094fbf; }
.cmain .page a:hover{ color:#ffffff; background: #094fbf;}

.cmain .momre { width: 178px; padding: 10px 0; margin: 30px 275px; text-align: center; border: 1px solid #094fbf; color: #094fbf; cursor: pointer;}

/*wmain*/
.wmain { width:720px; margin:0 auto; overflow:hidden; min-height:800px; }
.wmain dl.one { width:720px; margin:30px 0 0 0; height:60px; }
.wmain dl.one dt { width:60px; padding-top:3px; }
.wmain dl.one dt img { border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; }
.wmain dl.one dd { width:650px; padding:3px 0 0 10px; }
.wmain dl.one dd p { line-height:32px; }
.wmain dl.one dd p span { font-size:16px; }
.wmain dl.one dd p em { font-size:12px; color:#ffffff; padding:3px 7px; line-height:15px; border-radius:150px; margin:5px 0 5px 4px; }
.wmain dl.one dd p em.e1 { background:#d90606; }
.wmain dl.one dd p em.e2 { background:#094fbf; }
.wmain dl.one dd blockquote { color:#cccccc; }
.wmain dl.one dd .fr { padding-top:15px; line-height:20px; text-align:center; }
.wmain dl.one dd .fr a { background:#094fbf; border:1px solid #094fbf; padding:5px 0; height:20px; color:#ffffff; width:80px; }
.wmain dl.one dd .fr span { background:#ffffff; border:1px solid #094fbf; padding:5px 0; display:inline-block; height:20px; width:80px; color:#094fbf; cursor:pointer; margin-left:20px; }
.wmain .con { width:720px; padding:20px 0 20px 0; font-size:16px; }
.wmain .con img { margin:10px 0 0 0; max-width: 300px; }
.wmain dl.two { width:720px; color:#999999; }
.wmain dl.two dt { }
.wmain dl.two dt i { padding:0 0 0 5px; }
.wmain dl.two dt em { padding:0 10px; color:#cccccc; } 
.wmain dl.two dd { float:right; }
.wmain dl.two dd a {  color:#999999; }
.wmain dl.two dd span { padding:0 10px; color:#cccccc; } 
.wmain .publisher { width:720px; margin:20px 0 10px 0; }
.wmain .publisher textarea { padding:10px; width:698px; border:1px solid #f0f0f0; font-size:12px; }
.wmain .publisher a.trigger {  background:url(../images/blog.png) no-repeat 0 0; width:25px; height:25px; text-indent:-100000px; display:inline-block; margin-top:10px; }
.wmain .publisher button { width:80px; height:31px; overflow:hidden; text-align:center; margin-top:10px; color:#fff; border:none;background:#094fbf; outline:none; cursor:pointer; float:right; }
.wmain .tip { width:720px; padding:10px 0 10px 0; border-bottom:1px solid #f0f0f0; font-size:16px; }
.wmain dl.three { width:720px; padding:25px 0; border-bottom:1px solid #f0f0f0; }
.wmain dl.three dt { width:60px; }
.wmain dl.three dt img { border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;}
.wmain dl.three dd { width:660px; padding:0; }
.wmain dl.three dd p { height:30px; line-height:30px; width:660px; }
.wmain dl.three dd p.dell { text-align:right; border-top:1px dashed #f0f0f0; margin-top:10px; }
.wmain dl.three dd p.dell a { color:#adadad; }
.wmain dl.three dd p span { color:#adadad; }
.wmain dl.three dd blockquote { padding:0 0 0 22px; color:#999999; background:url(../images/s.png) no-repeat 0 -16px; }
.wmain .more { width:120px; padding:7px 0; margin:30px 300px; text-align:center; border:1px solid #094fbf; color:#094fbf; text-align:center; cursor:pointer; }

/*rightcon*/
.rightcon { width:260px; }
.rightcon .righttop { background:#094fbf; height:2px; font-size:0; width: 260px; }
.rightcon .rbox { width:218px; border:1px solid #f0f0f0; background:#ffffff; border-top:0; padding:0 20px; overflow:hidden; }
.rightcon .rbox .tit { border-bottom:1px dashed #f0f0f0; font-size:18px; height:35px; padding:4px 0; text-align:center; color:#094fbf; }
.rightcon .rbox .tit a { color:#adadad; line-height:36px; }
.rightcon .rbox dl.face { width:218px; padding:13px 0 13px 0; border-bottom:1px dashed #f0f0f0; }
.rightcon .rbox dl.face.none { border-bottom:0; }
.rightcon .rbox dl.face dt { width:60px; }
.rightcon .rbox dl.face dt img { border-radius:0; }
.rightcon .rbox dl.face dd { width:106px; padding-top:3px; line-height:22px; }
.rightcon .rbox dl.face dd label {display:inline-block;max-width:90px; white-space:nowrap;overflow:hidden;text-overflow:none; }
.rightcon .rbox dl.face dd .f12 { color:#adadad; }
.rightcon .rbox dl.face dd em {display: block; float: left;font-size:12px; color:#ffffff; padding:0 4px; border-radius:50px; margin: 4px 4px 0 0;height:15px; line-height: 15px;}
.rightcon .rbox dl.face dd em.e1 { background:#d90606; }
.rightcon .rbox dl.face dd em.e2 { background:#094fbf; }
.rightcon .rbox dl.face i { width:50px; display:inline-block; text-align:center; border:1px solid #ff7800; color:#ff7800; margin-top:12px; cursor:pointer; }
.rightcon .rbox ul.hotnews { padding:10px 0; width:218px; }
.rightcon .rbox ul.hotnews li { width:203px; background:url(../images/ingnws.png) no-repeat top left; padding:5px 0 5px 15px; line-height:22px; }

/*footer*/
.foot { width:100%; border-top:1px solid #f0f0f0; }
.footer { padding:20px 0; height:45px; line-height:45px; }
.footer .left a { display:inline-block; padding:0 10px; color:#999999; }
.footer .left a:hover { color:#094fbf; }
.footer .right a { width:45px; height:45px; display:inline-block; }
.footer .right a.weibo { background:url(../images/ico.png) no-repeat -77px 0;}
.footer .right a.rss { background:url(../images/ico.png) no-repeat -77px -45px; }
/*release*/
.release { padding:20px 0; width:1000px; }
.release .tit { padding:10px 0 15px 0; width:1000px; font-size:20px; }
.release form { display:inline-block; }
.release form .releaseclass { text-align:center; font-size:16px; padding:10px 20px; width:958px; border:1px solid #f0f0f0; background:#fafafa; border-bottom:0; }
.release form #radiolist { padding:10px 0; width:998px; border:1px solid #f0f0f0; background:#ffffff; border-bottom:0; } 
.release form .title { text-align:center; font-size:26px; padding:20px; width:958px; border:1px solid #f0f0f0; border-bottom:0; }
.release form .introduction { font-size:16px; padding:20px; width:958px; border:1px solid #f0f0f0; border-bottom:0;  }
.release form .content { width:996px; }
.release form .content textarea { width:996px; height:500px;  cursor:pointer; }
.release form p { text-align:right; font-size:12px; width:978px; padding:10px;  border:1px solid #f0f0f0;  border-bottom:0;  border-top:0; background:#fafafa; }
.release form p .word_count1 { color:#b90000; }
.release form .tab { padding:20px; width:958px; border:1px solid #f0f0f0; border-bottom:0; background:#ffffff; }
.release form .key { padding:0 20px; line-height:60px; width:858px; border:1px solid #f0f0f0; border-right:0; background:#ffffff; }
.release form a.akey { border:1px solid #f0f0f0; padding:20px 0;  background:#ffffff; color:#094fbf; height:20px; line-height:20px; width:100px; border-left:0; display:inline-block; float:left; }
.release form .button {  padding:60px 350px 5px 350px; width:298px; border-bottom:0; }
.release form .button a.radius { text-align:center; background:#094fbf; color:#ffffff; padding:10px 0; font-size:20px; border:0; width:298px;  display:block; float:left; }
.release form .sm {  border-top:0; padding:10px 20px 60px 20px; text-align:center; color:#adadad; width:958px; }
/*userbanner*/
.userbanner { width:100%; overflow:hidden; background:url(../images/userbg.png) #8ca3af no-repeat top center; }
.userbanner .banner  { width:730px; margin:0 auto; overflow:hidden; padding:30px 0; }
.userbanner .banner dl { width:730px; }
.userbanner .banner dl dt { width:120px; }
.userbanner .banner dl dt img { width:100px; height:100px; border-radius:0; }
.userbanner .banner dl dd { width:610px; color:#ffffff; }
.userbanner .banner dl dd h2 { width:610px; float:left; }
.userbanner .banner dl dd h2 em { line-height:20px; margin:10px 0 10px 5px; padding:1px 7px; font-size:12px; border-radius:120px; }
.userbanner .banner dl dd h2 em.e1 { background:#d90606; }
.userbanner .banner dl dd h2 em.e2 { background:#094fbf; }
.userbanner .banner dl dd h2 .fr { font-size:14px; text-align:center; }
.userbanner .banner dl dd h2 .fr a { background:#f3f3f3; width:80px; margin:5px 0; height:32px; line-height:32px; color:#506e7b; }
.userbanner .banner dl dd h2 .fr span { background:#f3f3f3; width:80px; margin:5px 0; height:32px; line-height:32px; color:#506e7b; cursor:pointer; margin-left:20px; }
.userbanner .banner dl dd h3 { width:610px; font-size:14px; float:left; }
.userbanner .banner dl dd h3 a { margin-right:20px; color:#ffffff; }
.userbanner .banner dl dd h4 { font-size:12px; }
/*userlist*/
.userlist { width:730px; margin:0 auto; overflow:hidden; padding:20px 0 10px 0; border-bottom:1px solid #f0f0f0; }
.userlist a { float:left; padding:0 20px; }
.userlist a.dr { background:#094fbf; color:#ffffff; }
.userlist span { padding:0 10px; float:left; color:#ececec; }

.usernews { width:730px; margin:0 auto; overflow:hidden; }
.usernews ul { width:730px; }
.usernews ul li { width:730px; border-bottom:1px solid #f0f0f0; padding:20px 0; }
.usernews ul li p { width:730px; }
.usernews ul li p.f18 { font-size:18px; font-weight:700; }
.usernews ul li blockquote { color:#adadad; line-height:25px; }
.usernews ul li .f12 span { padding-right:20px; }
.usernews ul li .f12 span.s1 { color:#99d75c; }
.usernews ul li .f12 span.s2 { color:#ef4d60; }

.usernews dl.fans { width:730px; padding:15px 0; border-bottom:1px dashed #f0f0f0; }
.usernews dl.fans dt { width:60px; padding-top:5px; }
.usernews dl.fans dt img { border-radius:100px; }
.usernews dl.fans dd { width:570px; }
.usernews dl.fans dd h2 { width:570px; font-size:16px; line-height:30px; }
.usernews dl.fans dd h2 span { font-size:12px; color:#ffffff; padding:0 4px; border-radius:50px; margin-left:4px; }
.usernews dl.fans dd h2 span.e1 { background:#d90606; }
.usernews dl.fans dd h2 span.e2 { background:#094fbf; }
.usernews dl.fans dd p { width:570px; line-height:22px; }
.usernews dl.fans dd p.f12 { color:#adadad; }
.usernews dl.fans dd p i { padding:0 15px; }
.usernews dl.fans dd p em { padding-left:5px; }
.usernews dl.fans .gz { width:100px; padding-top:20px; }
.usernews dl.fans .gz a { width:98px; display:inline-block; text-align:center; color:#ffffff; border:1px solid #094fbf; background:#094fbf; line-height:35px; }

.usernews ul.fans { width:730px; padding:15px 0 15px 0; border-bottom:1px solid #f0f0f0; }
.usernews ul.fans li { width:313px; padding:10px 15px 15px; height:140px; border:1px solid #f0f0f0; background:#ffffff; margin:10px; }
.usernews ul.fans li .fl { padding-top:5px; }
.usernews ul.fans li .fl img { border-radius:100px; }
.usernews ul.fans li .fr { width:253px;}
.usernews ul.fans li .fr h2 { width:253px; font-size:16px; line-height:30px; }
.usernews ul.fans li .fr h2 span { font-size:12px; color:#ffffff; padding:0 4px; border-radius:50px; margin-left:4px; }
.usernews ul.fans li .fr h2 span.e1 { background:#d90606; }
.usernews ul.fans li .fr h2 span.e2 { background:#094fbf; }
.usernews ul.fans li .fr p { width:253px; line-height:22px; }
.usernews ul.fans li .fr p.f12 { color:#adadad; }
.usernews ul.fans li .fr p i { padding:0 15px; }
.usernews ul.fans li .fr p em { padding-left:5px; }
.usernews ul.fans li .gz { width:313px; margin-top:15px; padding:15px 0 0 0; border-top:1px dashed #eaeaea; }
.usernews ul.fans li .gz a { width:73px; margin:0 0 0 120px; display:inline-block; text-align:center; color:#094fbf; border:1px solid #094fbf; background:#ffffff; line-height:32px; }


.usernews .momre { width: 178px; padding: 10px 0; margin: 30px 275px; text-align: center; border: 1px solid #094fbf; color: #094fbf; cursor: pointer;}


.cmainlist { width:730px; margin:20px auto; overflow:hidden; min-height:470px; }
.cmainlist dl.usernews { width:730px; }
.cmainlist dl.usernews dt { width:730px; }
.cmainlist dl.usernews dd { width:730px; }
/*copyright*/
.copyright { width:100%; background:#4b4b4b; color:#fdfdfd; text-align:center; padding:10px 0; }
.copyright span { padding:0 5px; }
/*bottom_tools*/
.bottom_tools { position:fixed;z-index:100; right:0;  }
.qr_img{position:absolute;top:-20px;left:-130px;display:none; width:121px; height:121px; }
.scrollUp { width:40px;height:40px; display:none; border:1px solid #f0f0f0; background:url(../images/top.png) #ffffff no-repeat 0 0; border-top:0; }
.scrollUp:hover { background:url(../images/top.png) #f6f6f6 no-repeat 0 0; }
.qr_tool { width:40px; height:40px; background:url(../images/top.png) #ffffff no-repeat -40px 0; cursor:pointer; border:1px solid #f0f0f0; }
.qr_tool:hover { background:url(../images/top.png) #f6f6f6 no-repeat -40px 0; }
/*udfloat*/
#udfloat{ width:370px; top:0px; }
/*card*/
/*.card { background:url(../images/card.png); width:248px; height:168px; padding:18px 20px 0 20px; margin:50px auto; }*/
.pt .cont {padding-bottom:0px !important;}
.card { width:248px; height:168px; padding:5px 10px; margin:10px auto; }
.card dl { width:248px; border-bottom:1px solid #e5e5e5; padding-bottom:15px; }
.card dl dt { width:65px; }
.card dl dt img { border-radius:100px; }
.card dl dd { width:173px; padding:5px 0 0 10px; }
.card dl dd div  { width:173px; line-height:30px; }
.card dl dd .f18 { font-size:18px; }
.card dl dd span { color:#ffffff; font-size:12px; line-height:15px; padding:1px 5px; border-radius:100px; margin:7px 0 0 5px; }
.card dl dd .v1 { background:#d90606; }
.card dl dd .v2 { background:#094fbf; }
.card dl dd .f12 { font-size:12px; color:#c4c4c4; line-height:20px; }
.card p { text-align:center; width:248px; padding:10px 0 8px 0; }
.card p i { color:#c4c4c4; padding:0 10px; }
.card p em { padding:0 2px; }
.card .set { width:228px; padding:0 10px }
.card .set a { width:72px; display:inline-block; font-size:12px; float:left; text-align:center; margin:0 20px; border:1px solid #dcd9d9; border-radius:2px; line-height:25px; }
.card .set a:hover { border:1px solid #094fbf; }

.pright {  width:370px; }
.pright a img { width:370px;}

#facebox{ border:2px solid #ddd; background:#f2f2f2}
#facebox img{ padding:1px; cursor:pointer; border:1px solid #f2f2f2}
#facebox img:hover{ border:1px solid #ccc}

#maskShade {width:100%; height:100%; position: fixed; top:0; left:0; background: rgba(30,30,30,0.8); z-index: 20; display: none;}
#userAuth {margin:200px auto 0 auto; width:730px; background:#d8f3ff; color:#094fbf; text-align:center; line-height:120px; border-radius: 6px;}
#userAuth a { width:730px; background:#d8f3ff; display:block; color:#094fbf; text-align:center; border-radius: 6px; font-size:26px;}

.disabled {opacity:0.4;}